/ Assembly List / LJCNetCommon / NetString / ScrubDelimitedValues

Namespace - LJCNetCommon


Parameters
values - The string of value.

Syntax

C#
public static String ScrubDelimitedValues(String values)

Scrubs extra blanks from the comma delimited string.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.